xen.git
2007-12-06 Keir Fraser32-on-64: Fix domain address-size clamping, implement
2007-12-06 Keir FraserACM: Recover if XML policy representation is missing.
2007-12-06 Keir Fraserxm-test: An additional ACM security test case for the...
2007-12-06 Keir Fraserhvm: Split no_missed_tick_accounting into two modes:
2007-12-06 Keir Fraserxc ptrace: Fix a couple of bugs in page-table walking.
2007-12-06 Keir Fraser[XEN, 32on64]: Correct continuation translation for...
2007-12-06 Keir Fraserx86: Fix management support on HP ProLiant systems.
2007-12-06 Keir Fraserqemu-dm: Limit transmit retries from virtual UART FIFO.
2007-12-05 Keir Fraserxenstore: expanding_buffer variables are supposed to...
2007-12-05 Keir FraserCheck block file existence.
2007-12-05 Keir Fraser[QEMU-DM] Upgrade emulated UART to 16550A.
2007-12-05 Keir Fraser[QEMU-DM] Modem control line & msl/mcr register support.
2007-12-05 Keir Fraserhvm: Initialize vlapic->timer_last_update.
2007-12-05 Keir Fraserx86_64: Do not leak trampoline mapping into dom0's...
2007-12-05 Keir Fraserxenstore: document the xenstore protocol
2007-12-05 Keir Fraserxenstore-ls -f for find(1)-like output
2007-12-05 Keir Fraserxenstore: deprecating but \-quoting binary data.
2007-12-05 Keir Fraservt-d: Use bitmap to solve domain-id limitation issue.
2007-12-05 Keir FraserPV-on-HVM: Fix build for RHEL/SLES.
2007-12-05 Keir Fraserxm: Fix help message of xm info.
2007-12-05 Keir Fraserx86_emulate: EFLAGS.PF only reflects least-significant...
2007-12-05 Keir Fraser[USER GUIDE] [ACM/sHype Update] User Guide Update for...
2007-12-05 Keir Fraserblktap: cleanups for *BSD.
2007-12-05 Keir FraserFix help message of on_xend_stop
2007-12-05 Keir Fraserx86: Sync cpu/common.c with Linux 2.6.18.
2007-12-05 Keir Fraserx86 domain builder: Propagate x86_compat return code.
2007-12-05 Keir FraserImplement legacy XML-RPC interface for ACM commands.
2007-12-05 Keir FraserImplement legacy XML-RPC interface for ACM commands.
2007-12-04 Keir FraserRevert 16498:d2bef6551c1263e457aef75ce403ba53652a803f.
2007-12-04 Keir FraserFix xenctl_cpumap_to_cpumask.
2007-12-04 Keir Fraserx86_emulate: Fix SHLD/SHRD emulation -- cannot rely...
2007-12-04 Keir Fraserdocs: Fix interface manual to correctly reference
2007-12-04 Keir FraserMerge with ia64.
2007-12-04 Keir Fraserx86: clean up mm.c and cache 'current' where appropriate.
2007-12-04 Keir Fraserblkif interface: Add BLKIF_OP_FLUSH_DISKCACHE.
2007-12-04 Keir Fraserblktap: remove unused headers.
2007-12-04 Keir Frasertboot, xen: Update for Trusted Boot v20071128.
2007-12-04 Keir Fraserxend: Implement get_by_name_label for class XendNetwork
2007-12-04 Keir FraserFix xenmon.py to work on Solaris
2007-12-04 Keir Fraservt-d: Print messages when:
2007-12-04 Keir Fraserxsm: Consolidate xsm processing within domain control...
2007-12-04 Keir Fraserxentrace: Don't append trace on existing file.
2007-12-04 Keir Fraserdomain builder: make mmap() failure message more verbose.
2007-12-04 Keir Frasermini-os: No -fpic when building for x86.
2007-12-04 Keir Fraservnet: Fix compilation on x86/64 which erroneously asserts
2007-12-04 Keir Fraservnet: Fix compilation.
2007-12-04 Keir Fraserx86: Move get_page/put_page out of header file, and...
2007-11-30 Alex Williamsonmerge with xen-unstable.hg
2007-11-29 Keir Fraserx86_emulate: Fix POPA. Few other cleanups.
2007-11-29 Alex Williamson[IA64] Implement guest_os_type for ia64
2007-11-29 Alex Williamson[IA64] Provide backing for XEN_DOMCTL_set_opt_feature
2007-11-29 Alex Williamson[IA64] Create XEN_DOMCTL_set_opt_feature
2007-11-29 Alex Williamson[IA64] Create common guest_os_type domain config option
2007-11-28 Keir Fraservmx: Better tracing in vmcs_dump_vcpu() -- grab RIP...
2007-11-28 Keir Fraserx86_emulate: Emulate SHLD and SHRD instructions.
2007-11-28 Alex Williamson[IA64] Fix assign_domain_mmio_page
2007-11-28 Alex Williamson[IA64] Only use streamlined entry/exit for xen hypercall.
2007-11-28 Alex Williamson[IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_...
2007-11-28 Keir Fraserdomctl: Fix handling of size parameter in ext_vcpuconte...
2007-11-28 Keir Fraserxsm: Fix linker script integration for xsm initcall...
2007-11-28 Keir Fraserhvm: Fix 2 type mismatches in vlapic.h and hpet.c for...
2007-11-28 Keir Fraserhvm: Inject #UD for un-emulated instructions rather...
2007-11-28 Keir FraserFix string length check for vsnprintf() in debugtrace_p...
2007-11-28 Keir Fraserx86_emulate: Emulate RDTSC instruction.
2007-11-28 Keir Fraserx86_emulate: Emulate ENTER and LEAVE instructions.
2007-11-28 Keir Fraser[Mini-OS] Catch NULL dereferences
2007-11-28 Keir Fraser[Mini-OS] Fix strrchr() when string doesn't contain...
2007-11-28 Keir Fraser[Mini-OS] Make gnttab allocation/free safe
2007-11-28 Keir Fraservt-d: Some fixes and cleanup of Intel iommu
2007-11-27 Keir Fraserminios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)
2007-11-27 Keir Fraserx86_emulate: Fix use-before-initialise warning.
2007-11-26 Keir Fraservmx realmode: Slight finessing of an error path.
2007-11-26 Keir Fraservmx realmode: When returning to protected mode we have...
2007-11-26 Keir Fraservmx realmode: Emulate writes to control registers.
2007-11-26 Keir Fraserx86_emulate: Emulate LMSW and SMSW.
2007-11-26 Alex Williamson[IA64] Add physical to physical data only and reverse...
2007-11-26 Alex Williamson[IA64] Extract debug_op.h from arch-ia64.h
2007-11-26 Keir Fraserx86 emulate: Emulate atomic read-modify-write instructi...
2007-11-26 Keir Fraservmx realmode: Fix emulation of exception delivery ...
2007-11-26 Keir Fraserx86_emulate: Emulate RETF and RETF imm16.
2007-11-26 Keir Fraserx86_emulate: Emulate CPUID and HLT.
2007-11-26 Keir Fraserx86_emulate: Emulate LDS/LES/LFS/LGS/LSS.
2007-11-25 Keir Fraservmx realmode: Detect and correctly plumb mmio accesses...
2007-11-25 Keir Fraserx86_emulate: Emulate CMPS and SCAS string-compare instr...
2007-11-25 Keir Fraserx86_emulate: Emulate IRET.
2007-11-25 Keir Fraserx86_emulate: Decode and emulate PUSHF/POPF.
2007-11-25 Keir Fraserx86_emulate: Allow emulated injection of exceptions...
2007-11-25 Keir Fraserx86_emulate: Emulate far call/jmp. This completes emula...
2007-11-25 Keir Fraservmx realmode: Support privileged EFLAGS updates in...
2007-11-25 Keir Fraservmx realmode: Plumb through I/O port accesses in emulat...
2007-11-25 Keir Fraservt-d: Fix iommu_map_page().
2007-11-24 Keir FraserRemove unused bcopy() implementation.
2007-11-24 Keir FraserRevert 16450:5e8e82e80. Instead remove all arch-specifi...
2007-11-24 Keir Fraservmx: Initial framework for real-mode emulation (disable...
2007-11-24 Keir Fraserx86_emulate: Support most common segment load/save...
2007-11-24 Keir Fraserx86: Fix read/write control-register in x86_emulate().
2007-11-24 Keir Fraservt-d: Some fixes of Intel iommu
2007-11-24 Keir Fraser[ACM] Remove aggregate set calculations for Domain-0
2007-11-24 Keir FraserFix non-optimized compilation of Xen's memcmp
2007-11-24 Keir Fraser[Mini-OS] Fix domain blocking race
next